From 846b31c21021668a766fcaeb94ed302a071e6d5b Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 19 Dec 2008 05:29:04 +0000 Subject: [PATCH] Header format fix. --- lisp/hi-lock.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/hi-lock.el b/lisp/hi-lock.el index 4d9be487266..280b103c65e 100644 --- a/lisp/hi-lock.el +++ b/lisp/hi-lock.el @@ -1,9 +1,9 @@ ;;; hi-lock.el --- minor mode for interactive automatic highlighting -;; Copyright (C) 2000, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, +;; 2008 Free Software Foundation, Inc. -;; Author: David M. Koppelman, koppel@ece.lsu.edu +;; Author: David M. Koppelman ;; Keywords: faces, minor-mode, matching, display ;; This file is part of GNU Emacs. -- 2.30.2